诗词屋>英语词典>compilation time翻译和用法

compilation time

英 [ˌkɒmpɪˈleɪʃn taɪm]

美 [ˌkɑːmpɪˈleɪʃn taɪm]

网络  编译时; 编译阶段; 编译时间

计算机

双语例句

  • Liu Xiaochuo is one of the key poets when we want to settle the problems about the author and compilation time of the selected essays.
    刘孝绰是现代选学讨论较多的《文选》编者以及编撰年代问题围绕的关键人物之一。
  • It dramatically reduces compilation time if, for example, you modify version info, runtime settings, resource files, icon/ splash screen, etc.
    例如,当你修改版本信息、运行时设置、资源文件、图标/启动画面等时,它会极大地降低编译时间。
  • A basic interpreter has been implemented and is now used to evaluate cold paths, determined at compilation time using simple heuristics.
    我们实现了一个基本的解释器,通过简单的启发式方法在编译期计算代码中不常经过的路径。
  • From the living time of the poets who were selected, by and large, we can conclude that the compilation time of this collection is not later than the last years of the Tianbao at the latest.
    从所选诗人的生活年代看,大致可推定此集的编选年代最晚不晚于天宝末年。
  • Wang Qianxin in 1962. As compared with the exact computation method ( 1968), the method presented here has some advantages, namely the same computation precision, easy compilation of computer program, especially, saving about 80% computing time.
    该方法较之目前通用的精确法,具有计算精度相同、公式简捷而易于编制计算程序、可以节省约80%的计算时间等特点。
  • However, the sizes and structures of functions may not be the best scope for program analysis and transformations when considering compilation resources ( such as time and memory usage), performance, and functionality.
    然而,考虑到编译过程中的资源需求(例如编译时间和内存使用)、代码性能以及编译功能,函数的范围大小以及结构并不是最适合进行程序分析和优化的程序划分。
  • But too complex and aggressive optimization algorithm will cost much compilation time and resources.
    而复杂的编译优化算法需要耗费大量的编译时间和资源。
  • The initial version of HotSpot performed compilation one method at a time.
    HotSpot开始的版本编译的时候每次编译一个方法。
  • Research of Selections from Zhao Ming on the year compilation should be divided into two different stages of compiling time and completing time.
    《昭明文选》编撰年代研究应该细化为编撰时间与成书时间两个不同阶段。
  • With '-O', the compiler tries to reduce code size and execution time, without performing any optimizations that take a great deal of compilation time.
    加上-O选项,编译器会尽可能的缩短代码长度和运行时间,不会执行一切耗费大量时间的优化行为。